projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79ef576
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Sun, 22 Apr 2007 10:49:48 +0000
(10:49 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Sun, 22 Apr 2007 10:49:48 +0000
(10:49 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 6666864ef1a088234832332cc682f5d82eb973bd..dc8a67298abb08435cfc3513aec98d806064b234 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-25,9
+25,8
@@
2007-04-21 Martin Rudalics <rudalics@gmx.at>
- * progmodes/cc-mode.el
- (c-remove-any-local-eval-or-mode-variables): Use delete-region
- instead of kill-line.
+ * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
+ Use delete-region instead of kill-line.
2007-04-21 Alan Mackenzie <acm@muc.de>